xen.git
2006-08-17 ssmith@weybridge... [NET] Fix ``rx->offset: 10, size: 4294967295'' bug.
2006-08-17 chris@kneesaa... [qemu patches] Update patches for changeset 11158:a774c...
2006-08-17 chris@kneesaa... [qemu] Default monitor/serial ports to /dev/null if...
2006-08-17 kfraser@localhost... [NET] back: Initialise first fragment properly
2006-08-16 kfraser@localhost... [XEN] vga code cleanups and additions for other archite...
2006-08-16 tdeegan@york... Fix broken .hgtags
2006-08-16 kfraser@localhost... merge
2006-08-16 tdeegan@york... Temporarily disable shutdown-on-HLT code.
2006-08-16 tdeegan@york... Replace shadow pagetable code with shadow2.
2006-08-16 kfraser@localhost... [MINIOS] Fix the build after start_info interface changes.
2006-08-16 kfraser@localhost... [LINUX] Define is_initial_xendomain() to zero for HVM...
2006-08-16 kfraser@localhost... [LINUX] Update the hvm_op wrapper now that the return...
2006-08-16 kfraser@localhost... [NET] front: Fix indentation of a comment.
2006-08-16 kfraser@localhost... [NET] front: Allow packets to be copied on the receive...
2006-08-16 kfraser@localhost... [NET] back: Change 'copyall' xenstore node to 'request...
2006-08-16 emellor@leeni... Fix log rotation which was inadvertently broken by...
2006-08-16 kfraser@localhost... [NET] back: Support copying packets to the frontend...
2006-08-16 kfraser@localhost... [HVM] Provide common support function for HLT emulation...
2006-08-16 kfraser@localhost... [NET] front: Fix features on resume when csum is off
2006-08-16 shand@kneesaa... Heuristic to detect windows shutdown + power down domain.
2006-08-16 kfraser@localhost... Rename two xentrace tools to make it obvious that setma...
2006-08-16 emellor@leeni... Implement xm block-configure for CD-ROMs.
2006-08-16 kfraser@localhost... [HVM] Fix the issue that the HVM 64bit guest cannot...
2006-08-16 kfraser@localhost... [HVM] Fix the HVM hypercall issue when paging is not...
2006-08-16 kfraser@localhost... This is a small patch that makes a cross compiler succe...
2006-08-16 shand@kneesaa... Whitespace clean-ups.
2006-08-15 shand@kneesaa... Fix VT after hvm changes.
2006-08-15 kfraser@localhost... [XEND] xc_save/xc_restore open the libxc interface...
2006-08-15 shand@kneesaa... Various HVM clean-ups.
2006-08-15 emellor@leeni... Added missing decl.
2006-08-15 kfraser@localhost... [XEN] Add tracing to slow path in setting new guest...
2006-08-15 kfraser@localhost... Set close-on-exec flag on /var/log/xend.log logging...
2006-08-15 kfraser@localhost... Set the close-on-exec flag on the RPC socket in tool...
2006-08-15 kfraser@localhost... Set the close-on-exec flag on the xenstore fd in libxen...
2006-08-15 kfraser@localhost... [LIBXC] Set close-on-exec on the privcmd fd in libxc.
2006-08-15 kfraser@localhost... [HVM] Ensure the read-only M2P table is mapped without...
2006-08-15 kfraser@localhost... Move vga options to their own 'vga=' boot parameter.
2006-08-15 ack@localhost... merge
2006-08-15 kfraser@localhost... merge
2006-08-15 kfraser@localhost... Clean up console fields in start_info structure. Add...
2006-08-15 ack@localhost... merge
2006-08-15 ack@localhost... Don't copy all incoming fragmented packets.
2006-08-15 chris@kneesaa... [qemu patches] Update patches for changeset 11117:60eac...
2006-08-15 chris@kneesaa... [qemu/ia64] Sync ID cache only guest do DMA read.
2006-08-15 kfraser@localhost... Clean up vga.c and change default font slot to zero...
2006-08-15 ack@localhost... merge
2006-08-15 ack@localhost... merge
2006-08-15 kfraser@localhost... Support for vga text modes bigger than 80x25.
2006-08-15 ack@localhost... Adjust truesize in netfront to more closely reflect...
2006-08-15 kfraser@localhost... [XEND] Apply the domain cpumask fully to every vcpu...
2006-08-15 kfraser@localhost... Remove another external-to-libxc user of xc_dom0_op().
2006-08-15 kfraser@localhost... [VMX] Fix vmxassist for booting Vista.
2006-08-15 kfraser@localhost... [VMX] Fix VMX ap boot.
2006-08-15 kfraser@localhost... [POWERPC] Update .hgignore
2006-08-15 kfraser@localhost... Merge with xenppc-unstable-merge.hg
2006-08-15 Ian.Campbell... Add a series file to order the patches in patches/linux...
2006-08-14 Hollis Blanchard[POWERPC] Support console=comX option for Xen console.
2006-08-14 kfraser@localhost... [IA64] Fix IA64 build.
2006-08-14 kfraser@localhost... [HVM] Fix roms.h to depend on acpi data.
2006-08-14 kfraser@localhost... [VMXASSIST] Fix linker script to define start/end secti...
2006-08-14 kfraser@localhost... Pick up SMBIOS entry point in the ROMBIOS.
2006-08-14 kfraser@localhost... Add code to generate SMBIOS tables to hvmloader.
2006-08-14 kfraser@localhost... Make room in e820map for SMBIOS tables.
2006-08-14 kfraser@localhost... Add utilities needed for SMBIOS generation to hvmloader.
2006-08-14 kfraser@localhost... [HVMLOADER] Include xen.h for __HYPERVISOR* constants.
2006-08-14 kfraser@localhost... [LIBXC] Remove unused xc_evtchn_status().
2006-08-14 kfraser@localhost... [LINUX] Mark /dev/mem regions as VM_PFNMAP.
2006-08-14 kfraser@localhost... [LINUX] Oney 'nosmp' and 'max_cpus=' command line options.
2006-08-14 kfraser@localhost... [NET] back: Fix an __init that should be an __exit...
2006-08-14 kfraser@localhost... [LINUX][ Fix x86/64 entry.S to use paravirtualized...
2006-08-14 kfraser@localhost... [XEN] grant tables: update pair of entries using a...
2006-08-14 Jimi Xenidis[POWERPC] memory cleanup (phase 2), destroy (et. al...
2006-08-14 kfraser@localhost... [LINUX] Provide a handy macro for detrmining if we...
2006-08-14 kfraser@localhost... [XENBUS] Avoid direct use of xen_start_info. It's uneva...
2006-08-14 kfraser@localhost... [NET] linux: Kill the WARN_ON() calls for checksum...
2006-08-14 kfraser@localhost... [LINUX] Split useful bits of page.h into new header...
2006-08-14 kfraser@localhost... [HVM][LINUX] Add a header file with wrappers for hvm_op...
2006-08-14 kfraser@localhost... [HVM] Add stubs to Linux for the new hvm_op hypercall.
2006-08-14 kfraser@localhost... [NET] back: Tidy up and remove communications via refer...
2006-08-14 kfraser@localhost... [HVM] More info when failing to emulate instruction...
2006-08-14 kfraser@localhost... [XEN] Remove sync_pagetable_state(). No longer needed.
2006-08-14 ssmith@weybridge... [XEN] Add some missing put_page()s to __gnttab_copy.
2006-08-14 ssmith@weybridge... [XEN] Add a missing access check to __gnttab_copy.
2006-08-13 Jimi Xenidis[POWERPC] memory cleanup
2006-08-13 Jimi Xenidis[POWERPC] need a real definition for gnttab_log_dirty()
2006-08-13 kaf24@localhost... [XEN] Explicitly include domain_page.h for map_domain_p...
2006-08-13 kaf24@localhost... [XEN] Use gnttab_clear_flag() in new grant-table copy...
2006-08-13 kaf24@localhost... [XEN] Clean up e820 definitions. Define shared set...
2006-08-13 kaf24@firebug... [HVM] HVMOP_get_param return parameter value within...
2006-08-12 kaf24@localhost... [XEN] Add a warning about changeable size of shared_inf...
2006-08-12 kaf24@localhost... [XM-TEST] Fix network tests for -route and -nat
2006-08-12 kaf24@localhost... [NET] front: Restore 16 bytes of reservation
2006-08-12 kaf24@localhost... [LINUX][XENBUS] Wait for devices to connect when fronte...
2006-08-12 emellor@leeni... New xm uptime command.
2006-08-11 Jimi Xenidis[POWERPC] start-cpu has no return code
2006-08-11 kfraser@localhost... [IA64] Add two extra empty files and add a comment...
2006-08-11 kfraser@localhost... [XEN] Remove batched writable pagetable logic.
2006-08-11 kfraser@localhost... [NET] front: Do not allocate unnecessary page-sized...
2006-08-10 kfraser@localhost... [XEN] Fix bug in spurious pagefault detection which...
2006-08-10 kfraser@localhost... [HVM] Remove unused apic_enabled field from hvm_info_table.
next